pdnMgmtIpDefaultRouter
PDN-MGMT-IP-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.21.1.3
Object
This object identifies the default IP router to use for
IP packets with no other known route.
An IP address of 0.0.0.0 would disable and delete the
default route from the system.
Context
- MIB
- PDN-MGMT-IP-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.21.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdnMgmtIpConfObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MGMT-IP-MIB::pdnMgmtIpDefaultRouter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MGMT-IP-MIB::pdnMgmtIpDefaultRouter'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of
Compliance refinements
pdnMgmtIpConfigCompliance
readonly
Write access is not required.