fsIcchPeerNodeState
ARICENT-ICCH-MIB ·
.1.3.6.1.4.1.29601.2.94.1.7
Object
scalar FsIcchState
This object specifies the state of the peer Node.The state of the node is decided after election by heart beat module. Election is based on the fsIcchPeerNodeIpAddress and fsIcclSessionIpAddress.
Context
- MIB
- ARICENT-ICCH-MIB
- OID
.1.3.6.1.4.1.29601.2.94.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fsIcch
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 'ARICENT-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ICCH-MIB::fsIcchPeerNodeState.0'
More examples
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::fsIcchPeerNodeState'
Syntax
- Source
- FsIcchState
- Base type
Enumeration
Values & Constraints
Type Values
0 | init |
1 | master |
2 | slave |