lseGroupJamLength
APPLIC-MIB ·
.1.3.6.1.4.1.81.19.1.1.1.7
Object
column mandatory
r/w
Integer32
Defines the Jam Length in time starting from 8 (800micro-seconds) to 120 (12mili-seconds). Each step of 8 is equal 800micro-seconds. For LFE-100, values are from 8 (80micro-seconds) to 32 (320micro-seconds), each step of 8 is equal 800micro-seconds. Any number between the defined values will take to nearest smaller value.
Context
- MIB
- APPLIC-MIB
- OID
.1.3.6.1.4.1.81.19.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lseGroupEntry
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 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLIC-MIB::lseGroupJamLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLIC-MIB::lseGroupJamLength.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLIC-MIB::lseGroupJamLength'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.