rcIsisFanMember
RC-ISIS-MIB ·
.1.3.6.1.4.1.2272.1.63.1.23
Object
scalar SNMPv2-TCTruthValue
Indicates if the node is a member of the Fabric Area Network(FAN). It is a member if the nickname server is running on the node or if the nickname is zero or if the nickname is dynamically assigned.
Context
- MIB
- RC-ISIS-MIB
- OID
.1.3.6.1.4.1.2272.1.63.1.23- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcIsisGlobalGroup
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 'RC-ISIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-ISIS-MIB::rcIsisFanMember.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-ISIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-ISIS-MIB::rcIsisFanMember'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |