cmStaticRouteDest
CM-IP-MIB ·
.1.3.6.1.4.1.2544.1.12.11.1.2.1.1
Object
column SNMPv2-SMIIpAddress
The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the cmStaticRouteMask object is not equal to x.
Context
- MIB
- CM-IP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.11.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmStaticRouteEntry
- 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 'CM-IP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-IP-MIB::cmStaticRouteDest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-IP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-IP-MIB::cmStaticRouteDest.<cmStaticRouteDest>.<cmStaticRouteMask>.<cmStaticRouteNextHop>.<cmStaticRouteInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-IP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-IP-MIB::cmStaticRouteDest'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of