rlCdpSecondaryCacheSparePairPoECapabilities
NETGEAR-RADLAN-CDP-MIB ·
.1.3.6.1.4.1.4526.17.137.12.1.10
Object
column Bits
The remote device's Spare-Pair (4-wire) Power-Over-Ethernet negotiation capabilities. The bit 'supported(0)' indicates that the device supports Spare Pair POE. The bit 'detectionClassificationRequired(1)' indicates that the device requires detection/classification on the spare-pair. The bit 'desiredState(2)' indicates whether the PD device desires power on the spare pair. The bit 'operationalState(3)' indicates whether the PSE device supplies power on the spare pair.
Context
- MIB
- NETGEAR-RADLAN-CDP-MIB
- OID
.1.3.6.1.4.1.4526.17.137.12.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlCdpSecondaryCacheEntry
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 'NETGEAR-RADLAN-CDP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-CDP-MIB::rlCdpSecondaryCacheSparePairPoECapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-CDP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-CDP-MIB::rlCdpSecondaryCacheSparePairPoECapabilities.<cdpCacheIfIndex>.<cdpCacheDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-CDP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-CDP-MIB::rlCdpSecondaryCacheSparePairPoECapabilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | supported |
1 | detectionClassificationRequired |
2 | desiredState |
3 | operationalState |