svcOperStatus
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.2.1.9
Object
The value of the object svcOperStatus indicates the operating state of
this service. The requirements for a service to be operationally up
depend on the service type:
epipe, apipe, fpipe, ipipe and cpipe services are 'up' when the
service is administratively up and either both SAP's or a SAP and a
spoke SDP Bind are operationally up.
tls services are 'up' when the service is administratively up and
either at least one SAP or spoke SDP Bind or one mesh SDP Bind is
operationally up.
tls service that has vxlan configuration is 'up' when the service is
administratively up.
ies services are 'up' when the service is administratively up and at
least one interface is operationally up.
vprn services are 'up' when the service is administratively up however
routing functionality is available only when
TIMETRA-VRTR-MIB::vRtrOperState is 'up'.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- svcBaseInfoEntry
- Groups
- 6
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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcOperStatus.<svcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::svcOperStatus'
Syntax
- Source
- TIMETRA-TC-MIBServiceOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |