fsIcclSessionNodeState
ARICENT-ICCH-MIB ·
.1.3.6.1.4.1.29601.2.94.4.1.1.6
Object
column FsIcchState
This object specifies the state of the node. The state of the node is decided after election by heart beat module. Election is based on the fsIcchIpAddress.
Context
- MIB
- ARICENT-ICCH-MIB
- OID
.1.3.6.1.4.1.29601.2.94.4.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIcclSessionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ICCH-MIB::fsIcclSessionNodeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ICCH-MIB::fsIcclSessionNodeState.<fsIcclSessionInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ICCH-MIB::fsIcclSessionNodeState'
Syntax
- Source
- FsIcchState
- Base type
Enumeration
Values & Constraints
Type Values
0 | init |
1 | master |
2 | slave |