rsACCTrunkMode
ACC-MIB ·
.1.3.6.1.4.1.89.35.1.88.8
Object
scalar mandatory
r/w
Enumeration
Enables the user to set internal trunk mode to be static or dynamic
Context
- MIB
- ACC-MIB
- OID
.1.3.6.1.4.1.89.35.1.88.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACC-MIB::rsACCTrunkMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACC-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACC-MIB::rsACCTrunkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |