acSS7LinkSetOperState
AC-SS7-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.12.1.4.31.21.1.8
Object
column Enumeration
Operational state of singnalling linkset. AC INI-Param: SS7_LINKSET_OPERATIONAL_STATE
Context
- MIB
- AC-SS7-MIB
- OID
.1.3.6.1.4.1.5003.9.10.12.1.4.31.21.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acSS7LinkSetEntry
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 'AC-SS7-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SS7-MIB::acSS7LinkSetOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SS7-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SS7-MIB::acSS7LinkSetOperState.<acSS7LinkSetSNIndex>.<acSS7LinkSetLksetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SS7-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SS7-MIB::acSS7LinkSetOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | offLine |
1 | busy |
2 | inService |