cadPolicyPfxListAfi
CADANT-CMTS-POLICY-MIB ·
.1.3.6.1.4.1.4998.1.1.35.1.11.1.10
Object
This is the Address Family Identifier (AFI) of the prefix that will follow. Only IPv4 or IPv6 prefix-list will be supported.
Context
- MIB
- CADANT-CMTS-POLICY-MIB
- OID
.1.3.6.1.4.1.4998.1.1.35.1.11.1.10- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cadPolicyPfxListEntry
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 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyPfxListAfi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-POLICY-MIB::cadPolicyPfxListAfi.<cadPolicyPfxListNumber>.<cadPolicyPfxListName>.<cadPolicyPfxListSeqNumber>.<cadPolicyPfxListAfi>.<cadPolicyPfxListSafi>.<cadPolicyPfxListIpAddress>.<cadPolicyPfxListIpAddMaskLen>.<cadPolicyPfxListMaskGeValue>.<cadPolicyPfxListMaskLeValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-POLICY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-POLICY-MIB::cadPolicyPfxListAfi'
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 |