sfpsATMSvcHistoryMgrVerb
CTRON-SFPS-ESYS-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.4.8.1.1
Object
scalar mandatory
r/w
Enumeration
allows you to reset the SvcHistoryEvent table disable logging so no new entries are compiled in the SvcHistoryEvent table enable logging so new entries are added to the SvcHistoryEvent table enable logging in the SvcHistoryEvent table so that when the max number of entries is reached the table is full and doesn't wrap around and continue adding entries
Context
- MIB
- CTRON-SFPS-ESYS-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.4.8.1.1- 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 'CTRON-SFPS-ESYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-ESYS-MIB::sfpsATMSvcHistoryMgrVerb.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-ESYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-ESYS-MIB::sfpsATMSvcHistoryMgrVerb'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | resetSvcHistory |
3 | isableSvcLogging |
4 | enableSvcLogging |
5 | enableSvcLogsNoWrapping |