nnRstPortNotificationPktErrType
NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.4.1.3.2.1.3
Object
column Enumeration
Type of invalid packet received in each of the port
Context
- MIB
- NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.4.1.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nnRstPortNotificationEntry
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 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstPortNotificationPktErrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstPortNotificationPktErrType.<nnRstPortNotificationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstPortNotificationPktErrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | protocolIdErr |
1 | invalidBpdu |
2 | configLengthErr |
3 | tcnLengthErr |
4 | rstpLengthErr |
5 | maxAgeErr |
6 | fwdDelayErr |
7 | helloTimeErr |