zxAnMcastPortParamListCmd
ZTE-AN-CTRL-MULTICAST-MIB ·
.1.3.6.1.4.1.3902.1015.30.1.2.11.1.1
Object
column Enumeration
The command to operate param list of zxAnMcastPortTable.
Each command is related to each meaming of zxAnMcastPortParamObjName.
command meaning of operation
zxAnMcastPortParamObjName
--------------------------------------------------------------------
addPkg(1) pkgName of zxAnIptvPkgName add a pkg to zxAnIptvIfConfPkgIdList
delPkg(2) pkgName of zxAnIptvPkgName delete a pkg from zxAnIptvIfConfPkgIdList
addViewChan(3) chanName of zxAnIptvChanName add a chan to zxAnIptvIfConfWatchChanIdList
delViewChan(4) chanName of zxAnIptvChanName delete a chan from zxAnIptvIfConfWatchChanIdList
addPreviewChan(5) chanName of zxAnIptvChanName add a chan to zxAnIptvIfConfPrwChanIdList
delPreviewChan(6) chanName of zxAnIptvChanName delete a chan from zxAnIptvIfConfPrwChanIdList
Context
- MIB
- ZTE-AN-CTRL-MULTICAST-MIB
- OID
.1.3.6.1.4.1.3902.1015.30.1.2.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnMcastPortParamListCmdEntry
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 '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::zxAnMcastPortParamListCmd'
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::zxAnMcastPortParamListCmd.<zxAnMcastPortParamListCmd>'
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::zxAnMcastPortParamListCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | addPkg |
2 | delPkg |
3 | addViewChan |
4 | delViewChan |
5 | addPreviewChan |
6 | delPreviewChan |