p2mpLastPhyFailureType
CISCO-WIRELESS-P2MP-PHY-MIB ·
.1.3.6.1.4.1.9.9.170.1.1.1.1.1.8
Object
column Enumeration
This object indicates the last physical link failure that
resulted in a p2mpRadioPhyFailNotification trap.
none(1) - no failure
p2mpHwConfigUnsupported(2) - The radio subsystem has
detected that the configuration requested is not
supported by the hardware. The p2mpLastPhyFailureReason
variable will indicate which configuration parameter is
not supported.
p2mpHwConfigMismatch(3) - The radio subsystem has detected
that the combination of the configuration parameters
requested is inconsistent and cannot be supported.
The p2mpLastPhyFailReason variable will indicate the
configuration parameter that causes the mismatch.
p2mpHwInitFailure(4) - The radio subsystem has failed to
initialize the hardware. This implies that there is a
critical error condition in the associated hardware.
The p2mpLastPhyFailReason specifies the reason why the
init failed.
p2mpHostIfCommLinkError(5) - The host could not communicate
with the IF module.
p2mpAutoCableCompFailure(6) - Failed to achieve automatic
cable compensation due to loss of Tx signal.
Context
- MIB
- CISCO-WIRELESS-P2MP-PHY-MIB
- OID
.1.3.6.1.4.1.9.9.170.1.1.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- p2mpRadioPhyEntry
- 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-WIRELESS-P2MP-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-P2MP-PHY-MIB::p2mpLastPhyFailureType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-P2MP-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-P2MP-PHY-MIB::p2mpLastPhyFailureType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-P2MP-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-P2MP-PHY-MIB::p2mpLastPhyFailureType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | p2mpHwConfigUnsupported |
3 | p2mpHwConfigMismatch |
4 | p2mpHwInitFailure |
5 | p2mpHostIfCommLinkError |
6 | p2mpAutoCableCompFailure |
Conformance
Member of