prtT1E1TS0SaBits
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.3.2.2.1.26
Object
column r/w
OctetString
This object is applicable only for E1 ports. For T1, string size will be 0.
For E1, it enables user to select the use of TS0 Sa Bits 4..8, by 3 octets:
The order (in hexa display):
free Sa-Bit-4 Sa-Bit-5 Sa-Bit-6 Sa-Bit-7 Sa-Bit-8
|___________| |________________| |________________|
MSByte LSByte
Each Sa Bit will be represented by a nibble, having the following meaning:
0000 = zero
0001 = one
0010 = management
0011 = transparent
the rest are reserved for future use.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.3.3.2.2.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtT1E1CnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtT1E1TS0SaBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtT1E1TS0SaBits.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtT1E1TS0SaBits'
Syntax
OctetString
Values & Constraints
Enumerated Values
1 | none |
2 | odd |
3 | even |