pdnPortConfigEthernetManageType
PDN-ETHER-MIB ·
.1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.2
Object
This object is used to Enable or Disable Inband or Outband Management.
Context
- MIB
- PDN-ETHER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.18.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnPortConfigEthernetEntry
- 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 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ETHER-MIB::pdnPortConfigEthernetManageType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ETHER-MIB::pdnPortConfigEthernetManageType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ETHER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ETHER-MIB::pdnPortConfigEthernetManageType'
Syntax
- Source
- PDN-TCManagementType
- Base type
Enumeration
Values & Constraints
Type Values
1 | inband |
2 | outband |
Conformance
Member of