zxAnIptvAccessControlEnable
ZTE-AN-CTRL-MULTICAST-MIB ·
.1.3.6.1.4.1.3902.1015.30.1.1.1
Object
scalar r/w
Enumeration
Adminstrative status of multicast service.
Enable_full_mcast(1) is starting to provide multicast service.
Disable(2) is stopping multicast service.
Context
- MIB
- ZTE-AN-CTRL-MULTICAST-MIB
- OID
.1.3.6.1.4.1.3902.1015.30.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnCtrlMcastSysMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::zxAnIptvAccessControlEnable.0'
More examples
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::zxAnIptvAccessControlEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enableFullMcast |
2 | disable |