zxAnIptvIfConfAdminStatus

ZTE-AN-CTRL-MULTICAST-MIB · .1.3.6.1.4.1.3902.1015.30.1.2.10.1.2

Object

column r/w Enumeration
The multicast service administrative status of a port.
- start(1),  do some operations and get ready to provide the 
               multicast service in this port.
              
- pause(2),  pause the multicast service in this port only,
               but related resources are still reserved.
                             
- resume(3), resume the multicast service in this port from pause.
              
- stop(4),   remove the multicast service in this port and 
              release related resources.

Context

MIB
ZTE-AN-CTRL-MULTICAST-MIB
OID
.1.3.6.1.4.1.3902.1015.30.1.2.10.1.2
Type
column
Access
readwrite
Status
current
Parent
zxAnMcastPortEntry

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-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfAdminStatus.<zxAnMcastIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1start
2pause
3resume
4stop