fsipv6SENDDrpPktType
ARICENT-IPV6-MIB ·
.1.3.6.1.4.1.2076.28.1.2.19.1.1
Object
column Enumeration
This object specifies the dropped packet type in Secure Neighbor Discovery. The options include; 1 indicates Neighbor Solicitation is set 2 indicates Neighbor Advertisement is set 3 indicates Router Solicitation is set 4 indicates Router Advertisement is set 5 indicates Redirect Message is set 6 indicates Certificate Path Solicitation is set 7 indicates Certificate Path Advertisement is set
Context
- MIB
- ARICENT-IPV6-MIB
- OID
.1.3.6.1.4.1.2076.28.1.2.19.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsipv6SENDDrpPktStatsEntry
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 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IPV6-MIB::fsipv6SENDDrpPktType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IPV6-MIB::fsipv6SENDDrpPktType.<fsipv6IfIndex>.<fsipv6SENDDrpPktType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-IPV6-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-IPV6-MIB::fsipv6SENDDrpPktType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ns |
2 | na |
3 | rs |
4 | ra |
5 | rd |
6 | cps |
7 | cpa |