appnNodeType
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.1.1.4
Object
scalar Enumeration
Type of APPN node:
networkNode(1) - APPN network node
endNode(2) - APPN end node
t21len(4) - LEN end node
Note: A branch network node SHALL return endNode(2)
as the value of this object. A management application
can distinguish between a branch network node and an
actual end node by retrieving the appnNodeBrNn object.
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appnGeneralInfoAndCaps
- Groups
- 2
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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnNodeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnNodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | networkNode |
2 | endNode |
4 | t21len |
Conformance
Member of