zxAnMulticastIfTestFailedReason

ZTE-AN-MULTICAST-TEST-MIB · .1.3.6.1.4.1.3902.1015.28.2.1.2.1.21

Object

column Enumeration
The failed reason of test.
              
none(1)                - No error.
pvcNotExist(2)         - Specified PVC does not exist.
mvlanNotExist(3)       - Specified MVLAN does not exist.
groupNotExist(4)       - Specified multicast group does not exist.
groupInvalid(5)        - Specified multicast group is invalid.
parameterError(6)      - parameters is invalid.       
noTrafficDetected(7)   - No multicast traffic is detected.
joinFailed(8)          - Port join group failed.
leaveFailed(9)         - Port leave group failed.
setAclFailed(10)       - Fail to set acl.
setLoopbackFailed(11)  - Fail to set loopback.
getStatsFailed(12)     - Fail to get muticast statistics.
hardwareNotSupport(13) - Hardware does not support.
unknown(255)           - Unknown error.

Context

MIB
ZTE-AN-MULTICAST-TEST-MIB
OID
.1.3.6.1.4.1.3902.1015.28.2.1.2.1.21
Type
column
Access
readonly
Status
current
Parent
zxAnMulticastIfTestEntry

Walk 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 'ZTE-AN-MULTICAST-TEST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MULTICAST-TEST-MIB::zxAnMulticastIfTestFailedReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-MULTICAST-TEST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MULTICAST-TEST-MIB::zxAnMulticastIfTestFailedReason.<zxAnMulticastIfTestRack>.<zxAnMulticastIfTestShelf>.<zxAnMulticastIfTestSlot>.<zxAnMulticastIfTestPort>.<zxAnMulticastIfTestOnu>.<zxAnMulticastIfTestIfType>.<zxAnMulticastIfTestLogicalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-MULTICAST-TEST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-MULTICAST-TEST-MIB::zxAnMulticastIfTestFailedReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2pvcNotExist
3mvlanNotExist
4groupNotExist
5groupInvalid
6parameterError
7noTrafficDetected
8joinFailed
9leaveFailed
10setAclFailed
11setLoopbackFailed
12getStatsFailed
13hardwareNotSupport
255unknown