smfStateNodeRsStatusIncluded
SMF-MIB ·
.1.3.6.1.3.126.1.3.1
Object
scalar SNMPv2-TCTruthValue
The current status of the SMF node in the context of the MANETs relay set. A value of 'true(1)' indicates that the node is currently part of the MANET Relay Set. A value of 'false(2)' indicates that the node is currently not part of the MANET Relay Set.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- smfStateGroup
- Groups
- 1
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 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfStateNodeRsStatusIncluded.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMF-MIB::smfStateNodeRsStatusIncluded'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of