parTrkAlarmType
CISCO-WAN-PAR-MIB ·
.1.3.6.1.4.1.351.130.2.2.1.31
Object
column Enumeration
This object specifies the type of alarm on
the trunk. The value of this object has no
significance if parTrunkAlarmStatus indicates no alarm.
rsrcunavail(1) : resources unavailable indicates that
the platform has not provided the resources
required to make this interface into a trunk.
commfail(2) : communication failure indicates that message
exchanged between neighboring nodes on this
trunk has failed.
unknown (3) : indicates that the alarm type is unknown to PAR,
for example if the platform has declared the
interface in alarm due to some physical problem
with the interface.
Context
- MIB
- CISCO-WAN-PAR-MIB
- OID
.1.3.6.1.4.1.351.130.2.2.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- parTrkEntry
- 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 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-PAR-MIB::parTrkAlarmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-PAR-MIB::parTrkAlarmType.<parIfLogicalInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-PAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-PAR-MIB::parTrkAlarmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rsrcunavail |
2 | commfail |
3 | unknown |
4 | failed |
5 | looped |
Conformance
Member of