rlCascadePortState
RADLAN-Physicaldescription-MIB ·
.1.3.6.1.4.1.89.53.23.1.6
Object
column CascadePortState
Port state according to cascade LAG state machine
Context
- MIB
- RADLAN-Physicaldescription-MIB
- OID
.1.3.6.1.4.1.89.53.23.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlCascadeEntry
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-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-MIB::rlCascadePortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-MIB::rlCascadePortState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-Physicaldescription-MIB::rlCascadePortState'
Syntax
- Source
- CascadePortState
- Base type
Enumeration
Values & Constraints
Type Values
0 | error |
1 | init |
2 | down |
3 | active |
4 | standby |