agAccessUserNewCos
ALTEON-CHEETAH-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.1.1.19.1.1.2.1.2
Object
column r/w
Enumeration
The user class of service.The COS applicable for users in
a) Admin Context - user(0),l1oper(11),l2oper(12),oper(4) & admin(7)
b) vADC - All except l1oper(11) & l2oper(12)
c) Standalone ADC - All except l3oper(9),l3admin(10),l1oper(11) &
l2oper(12).
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.19.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agAccessUserNewCfgTableEntry
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agAccessUserNewCos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agAccessUserNewCos.<agAccessUserNewCfgUId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agAccessUserNewCos'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | user |
1 | crtadmin |
2 | slboper |
3 | l4oper |
4 | oper |
5 | slbadmin |
6 | l4admin |
7 | admin |
8 | slbview |
9 | l3oper |
10 | l3admin |
11 | l1oper |
12 | l2oper |