syncTxCreateCounter
ACOS-VRRP-A-STATS-MIB ·
.1.3.6.1.4.1.22610.2.4.10.13.1.1.6
Object
scalar
Conn Sync Create Session Sent counter
Context
- MIB
- ACOS-VRRP-A-STATS-MIB
- OID
.1.3.6.1.4.1.22610.2.4.10.13.1.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- acosVrrpAStateS
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 'ACOS-VRRP-A-STATS-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACOS-VRRP-A-STATS-MIB::syncTxCreateCounter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACOS-VRRP-A-STATS-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACOS-VRRP-A-STATS-MIB::syncTxCreateCounter'
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
0 | listen |
1 | greet |
2 | start |
3 | accept |
4 | test |
5 | stop |
6 | error |