dtmDrpNodeType
NETI-DTM-MIB ·
.1.3.6.1.4.1.2928.6.2.4.1.4.3
Object
scalar r/w
Enumeration
The type of node as seen by the DTM Routing Protocol (DRP).
switch(1)
The node is to be considered located within the network,
where channels may be switched via this node.
endNode(2)
The node is to be considered located the edge of a network,
and channels only originates or terminates on this node. The
node does not participate in DRP.
Context
- MIB
- NETI-DTM-MIB
- OID
.1.3.6.1.4.1.2928.6.2.4.1.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dtmRouteGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-DTM-MIB::dtmDrpNodeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-DTM-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-DTM-MIB::dtmDrpNodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switch |
2 | endNode |