tnSvcOperStatus
TN-SERV-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.9
Object
column TN-TC-MIBServiceOperStatus
The value of the object tnSvcOperStatus indicates the
operating state of this service. The requirements for a
service to be operationally up depend on the service type:
epipe, p3pipe, 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 two SAP's or
spoke SDP Bind's, or one SAP or spoke SDP Bind and
at least one mesh SDP Bind are operationally up.
vprn and ies services are 'up' when the service is
administratively up and at least one interface is
operationally up.
Context
- MIB
- TN-SERV-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnSvcBaseInfoEntry
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 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcOperStatus.<tnSysSwitchId>.<tnSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SERV-MIB::tnSvcOperStatus'
Syntax
- Source
- TN-TC-MIBServiceOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |