globalFnRFRouterDownstreamControlTypeState
ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.10.1.5
Object
column Enumeration
Reports the control mode of the downstream redundant & segmentation switch.
remote(0) indicates that the switch is in remote mode.
local(1) indicates that the switch is in local mode.
Context
- MIB
- ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.14.1.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- globalRFRouterTableEntry
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 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnRFRouterDownstreamControlTypeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnRFRouterDownstreamControlTypeState.<globalFnRFRouterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB::globalFnRFRouterDownstreamControlTypeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | remote |
1 | local |