sbcMessageManipulationsActionType
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.24.26.1.9
Object
column r/w
Enumeration
Message manipulation Action type. Access: Instant. AC INI-Param: MessageManipulations_ActionType
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.1.24.26.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sbcMessageManipulationsEntry
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::sbcMessageManipulationsActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::sbcMessageManipulationsActionType.<sbcMessageManipulationsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::sbcMessageManipulationsActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | add |
1 | remove |
2 | modify |
3 | addPrefix |
4 | addSuffix |
5 | removeSuffix |
6 | removePrefix |