tmnxIfGroupHdlrProtoStatus
TIMETRA-IF-GROUP-HANDLER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.69.1.2.1.2
Object
column Enumeration
The tmnxIfGroupHdlrProtoStatus indicates the operational state of the
protocol for the Interface Group Handler.
The valid states are:
none (0) -- Initializing state. All member within the group
are in state 'none (0)' for the given
tmnxIfGroupHdlrProtoIndex.
blocked (1) -- Administratively disabled.
inhibited (2) -- Administratively enabled but
tmnxIfGroupHandlerThreshold is not met for
enough links that have
tmnxIfGroupHdlrMemberProtoStatus set to
'ready (2)'.
waiting (3) -- Administratively enabled but
tmnxIfGroupHandlerThreshold is not met for
enough links that have
tmnxIfGroupHdlrMemberProtoStatus set to
'operational (4)' or better.
pending (4) -- Administratively enabled but
tmnxIfGroupHandlerThreshold is not met for
enough links that have
tmnxIfGroupHdlrMemberProtoStatus set to
'up (5)'.
up (5) -- Administratively enabled but
tmnxIfGroupHandlerThreshold is met with enough
links that have tmnxIfGroupHdlrMemberProtoStatus
set to 'up (5)'.
Context
- MIB
- TIMETRA-IF-GROUP-HANDLER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.69.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxIfGroupHandlerProtoEntry
- Groups
- 1
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 'TIMETRA-IF-GROUP-HANDLER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IF-GROUP-HANDLER-MIB::tmnxIfGroupHdlrProtoStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IF-GROUP-HANDLER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IF-GROUP-HANDLER-MIB::tmnxIfGroupHdlrProtoStatus.<tmnxChassisIndex>.<tmnxIfGroupHandlerIndex>.<tmnxIfGroupHdlrProtoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IF-GROUP-HANDLER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IF-GROUP-HANDLER-MIB::tmnxIfGroupHdlrProtoStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | blocked |
2 | inhibited |
3 | waiting |
4 | pending |
5 | up |
Conformance
Member of