adGenPeerAdjacencyPhysicalOneUnknownDevice
ADTRAN-GENERIC-PEER-ADJACENCY-MIB ·
.1.3.6.1.4.1.664.5.70.47.2.1.1.25
Object
This provisions whether the physical peer device connected is unknown or not.
This is set by user to true, when the peer device does not support
the provisioning of physical peer information, or when the connected
device is a non-Adtran product.
Context
- MIB
- ADTRAN-GENERIC-PEER-ADJACENCY-MIB
- OID
.1.3.6.1.4.1.664.5.70.47.2.1.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenPeerAdjacencyPhysicalEntry
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 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB::adGenPeerAdjacencyPhysicalOneUnknownDevice'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB::adGenPeerAdjacencyPhysicalOneUnknownDevice.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-PEER-ADJACENCY-MIB::adGenPeerAdjacencyPhysicalOneUnknownDevice'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |