rlPimNmEntSckJoinOperStatus
RADLAN-PIM-MIB ·
.1.3.6.1.4.1.89.211.3.1.8
Object
column NpgOperStatus
The current operational state of the SCK join. rlPimNmEntOperStatus cannot transition to 'operStatusUp' unless this object has a value of 'operStatusUp', and cannot transition to 'operStatusDown' unless this object has a value of 'operStatusDown'.
Context
- MIB
- RADLAN-PIM-MIB
- OID
.1.3.6.1.4.1.89.211.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPimNmEntEntry
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 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PIM-MIB::rlPimNmEntSckJoinOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PIM-MIB::rlPimNmEntSckJoinOperStatus.<rlPimNmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-PIM-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-PIM-MIB::rlPimNmEntSckJoinOperStatus'
Syntax
- Source
- NpgOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | operStatusUp |
2 | operStatusDown |
3 | operStatusGoingUp |
4 | operStatusGoingDown |
5 | operStatusActFailed |
8 | operStatusFailed |
10 | operStatusFailedPerm |
11 | operStatusFailing |