zxAnSipGroupOperType

ZTE-AN-SIP-MIB · .1.3.6.1.4.1.3902.1015.5200.3.8.20.1.9

Object

column r/w Enumeration
Operation type.
username(1):Only create or modify authentication name,
userid(2):Only create or modify user ID,
all(3):create or modify authentication name and user ID at the same time.
none(4):not create or modify authentication name and user ID. 
Note: No recomanded to display it in NMS.

Context

MIB
ZTE-AN-SIP-MIB
OID
.1.3.6.1.4.1.3902.1015.5200.3.8.20.1.9
Type
column
Access
readwrite
Status
current
Parent
zxAnSipGroupEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1username
2userid
3all
4none