evbVsidbOper
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.15.6.3.1
Object
scalar r/w
Enumeration
When set to 'update(2)', it downloads the xml file from VSIDB server and update local VSI database; when set to 'clean(3)', it cleans local VSI database; 'ok(1)' is returned when the object is read.
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.15.6.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- evbOper
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::evbVsidbOper.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::evbVsidbOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | update |
3 | clean |