dot3PFCAdminMode
IEEE8023-EtherLike-MIB ·
.1.3.111.2.802.3.1.10.1.14.1.1
Object
column r/w
Enumeration
This object is used to configure the default
administrative PFC mode for this interface.
This object represents the
administratively-configured PFC mode for this
interface. The value of this
object determines the operational PFC mode
of the interface. A set to this
object will force the interface into the
specified mode.
Note that the value of this object is ignored
when the interface is not operating in
full-duplex mode.
Context
- MIB
- IEEE8023-EtherLike-MIB
- OID
.1.3.111.2.802.3.1.10.1.14.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot3PFCEntry
- Groups
- 1
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 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3PFCAdminMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3PFCAdminMode.<dot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-EtherLike-MIB::dot3PFCAdminMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
Conformance
Member of