brcdRouteMapBindIpType
BROCADE-ROUTEMAP-MIB ·
.1.3.6.1.4.1.1991.1.1.3.39.1.1.4.1.2
Object
Identifies the IP type for the bind. Route map can be bound only to ipv4 or ipv6 policy.
Context
- MIB
- BROCADE-ROUTEMAP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.39.1.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- brcdRouteMapBindEntry
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 'BROCADE-ROUTEMAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ROUTEMAP-MIB::brcdRouteMapBindIpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-ROUTEMAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-ROUTEMAP-MIB::brcdRouteMapBindIpType.<brcdRouteMapBindIfIndex>.<brcdRouteMapBindIpType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-ROUTEMAP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-ROUTEMAP-MIB::brcdRouteMapBindIpType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |