MIB Viewer

nodeConnType

OBJECT-TYPE
1.3.6.1.4.1.11.2.17.4.1.4.2.1.5
Access
read-only
Status
mandatory
Sub-identifiers
0
Node connector type. This is a bit mask, thereby allowing multiple values, i.e, a node can be a router and a bridge. The genericConnector bit should always be set if one of the more significant bits is set. If the node is not a connector at all, this object will be 0
INTEGER { genericConnector(1), router(2), bridge(4), hub(8) }