snAgentPoeModuleMaxPDTypeSupport
FDRY-POE-MIB ·
.1.3.6.1.4.1.1991.1.1.2.14.3.1.1.3
Object
column Enumeration
This object talks about the POE module type which is capable to support Power Device (PD) type ieee802.3af or ieee802.3at(also called POE plus)type. Module which support ieee802.3at can also support ieee802.3af but reverse is not true.
Context
- MIB
- FDRY-POE-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.14.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snAgentPoeModuleEntry
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 'FDRY-POE-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-POE-MIB::snAgentPoeModuleMaxPDTypeSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDRY-POE-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-POE-MIB::snAgentPoeModuleMaxPDTypeSupport.<snAgentPoeModuleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDRY-POE-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDRY-POE-MIB::snAgentPoeModuleMaxPDTypeSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ieee802dot3af |
1 | ieee802dot3at |